projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73d941b
)
Changes from arch/CVS synchronization
author
Miles Bader
<miles@gnu.org>
Tue, 13 Apr 2004 23:32:57 +0000
(23:32 +0000)
committer
Miles Bader
<miles@gnu.org>
Tue, 13 Apr 2004 23:32:57 +0000
(23:32 +0000)
src/sheap.c
patch
|
blob
|
history
src/unexcw.c
patch
|
blob
|
history
diff --git
a/src/sheap.c
b/src/sheap.c
index e8ec8a00fd2c7a8d0ea31e1eb25561de924a7ee8..714eb9a710d96dc841cb0f24c72e502045747eda 100644
(file)
--- a/
src/sheap.c
+++ b/
src/sheap.c
@@
-99,3
+99,6
@@
report_sheap_usage (int die_if_pure_storage_exceeded)
bss_sbrk_ptr - bss_sbrk_buffer, STATIC_HEAP_SIZE);
message ("%s", buf);
}
+
+/* arch-tag: 1bc386e8-71c2-4da4-b8b5-c1674a9cf926
+ (do not change this comment) */
diff --git
a/src/unexcw.c
b/src/unexcw.c
index 58e356fdb0df13ec3de242a93630c94352497c10..046c8f796ef3901814795d0941b5e0f4ccf34948 100644
(file)
--- a/
src/unexcw.c
+++ b/
src/unexcw.c
@@
-302,3
+302,6
@@
unexec (char *outfile, char *infile, unsigned start_data, unsigned d1,
return (0);
}
+
+/* arch-tag: fc44f6c3-ca0a-45e0-a5a2-58b6101b1e65
+ (do not change this comment) */